Fully Qualified Name: | Laminas\Db\Adapter\Platform\AbstractPlatform |
Implements: | PlatformInterface |
Name | Description | Defined By |
---|---|---|
getIdentifierSeparator() | {@inheritDoc} | AbstractPlatform |
getQuoteIdentifierSymbol() | {@inheritDoc} | AbstractPlatform |
getQuoteValueSymbol() | {@inheritDoc} | AbstractPlatform |
quoteIdentifier() | {@inheritDoc} | AbstractPlatform |
quoteIdentifierChain() | {@inheritDoc} | AbstractPlatform |
quoteIdentifierInFragment() | {@inheritDoc} | AbstractPlatform |
quoteTrustedValue() | {@inheritDoc} | AbstractPlatform |
quoteValue() | {@inheritDoc} | AbstractPlatform |
quoteValueList() | {@inheritDoc} | AbstractPlatform |
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifier |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifierChain |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifier | ||
$safeWords |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$value |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$value |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$valueList |
Returns: